Socket
Socket
Sign inDemoInstall

@worldsibu/convector-core-storage

Package Overview
Dependencies
3
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@worldsibu/convector-core-storage


Version published
Weekly downloads
121
increased by51.25%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Convector Base Storage

This module contains the storage interface to be used by any other final storage layer. This is necessary to keep the model invocation agnostic, and be able to provide different implementations based on the environment.

Create a new implementation by extending this one and implementing the corresponding methods. Make sure to assign your implementation instance to the BaseStorage.current property, that's how a model interact with your code.

Keywords

FAQs

Last updated on 03 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc